home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 May / CHIP Turkiye Mayıs 1998.iso / grafik / 95NEOBOK / NBW30.EXE / NeoBook.exe / 0 / RCDATA / TPAGEATTRFORM / TPAGEATTRFORM.txt < prev   
Text File  |  1997-02-27  |  29KB  |  806 lines

  1. object PageAttrForm: TPageAttrForm
  2.   Left = 262
  3.   Top = 265
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Page Attributes'
  7.   ClientHeight = 356
  8.   ClientWidth = 521
  9.   Font.Color = clBtnText
  10.   Font.Height = -12
  11.   Font.Name = 'Arial'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   Scaled = False
  15.   OnCreate = FormCreate
  16.   PixelsPerInch = 96
  17.   TextHeight = 15
  18.   object OkBtn: TBitBtn
  19.     Left = 256
  20.     Top = 320
  21.     Width = 81
  22.     Height = 28
  23.     Caption = 'OK'
  24.     Default = True
  25.     TabOrder = 2
  26.     OnClick = OkBtnClick
  27.     Glyph.Data = {
  28.       F6000000424DF600000000000000760000002800000010000000100000000100
  29.       0400000000008000000000000000000000001000000010000000000000000000
  30.       BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  31.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  32.       3333333333333333300033333333333000B0330000300000E00030BFB70FBFB0
  33.       E0003000000BFBF0E00030BFB70FBFB0E0003000000BFBF0E00030BFB70F0FB0
  34.       E00030000000FBF0E00030BFB700BFB0E0003300000BFB0000003333330FB033
  35.       33333333330B033333333333330F833333333333333083333333}
  36.   end
  37.   object CancelBtn: TBitBtn
  38.     Left = 344
  39.     Top = 320
  40.     Width = 81
  41.     Height = 28
  42.     Cancel = True
  43.     Caption = 'Cancel'
  44.     ModalResult = 2
  45.     TabOrder = 3
  46.     Glyph.Data = {
  47.       F6000000424DF600000000000000760000002800000010000000100000000100
  48.       0400000000008000000000000000000000001000000010000000000000000000
  49.       BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  50.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333808333
  51.       33333333330F833333333333330B033330003333330FB03000B03380000BFB00
  52.       E000330FBFBFBFB0E000330087FBFBF0E000330FBFBFBFB0E000330087FBFBF0
  53.       E000330FBFBFBFB0E000330087FBFBF0E000330FBFBFBFB0E000338000000000
  54.       0000333333333333333333333333333333333333333333333333}
  55.   end
  56.   object PageControl: TPageControl
  57.     Left = 8
  58.     Top = 8
  59.     Width = 504
  60.     Height = 305
  61.     ActivePage = General
  62.     TabOrder = 0
  63.     object General: TTabSheet
  64.       Caption = 'General Settings'
  65.       object Label3: TLabel
  66.         Left = 8
  67.         Top = 16
  68.         Width = 58
  69.         Height = 15
  70.         Caption = 'Page &Title:'
  71.         FocusControl = PageTitle
  72.       end
  73.       object GroupBox1: TGroupBox
  74.         Left = 8
  75.         Top = 48
  76.         Width = 481
  77.         Height = 141
  78.         Caption = 'Page Background'
  79.         TabOrder = 1
  80.         object Bevel5: TBevel
  81.           Left = 2
  82.           Top = 100
  83.           Width = 477
  84.           Height = 39
  85.           Align = alBottom
  86.           Shape = bsTopLine
  87.         end
  88.         object FillBtn: TSpeedButton
  89.           Left = 158
  90.           Top = 28
  91.           Width = 25
  92.           Height = 25
  93.           Glyph.Data = {
  94.             F6010000424DF601000000000000760000002800000030000000100000000100
  95.             0400000000008001000000000000000000001000000010000000000000000000
  96.             BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  97.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  98.             7777777777777777777777777777777777777777777777777777777777777777
  99.             777777777777777777777777777707777777777777777777777777777777F777
  100.             77777777777F00777777777777770777777777777770FF777777777777FFF007
  101.             77777777777F70777777777777000FF7777777777FFFFF007777777777F7F707
  102.             77777777700000FF77777777FFFFFFF0077777777F7F7F70777777770000000F
  103.             F777777FFFFFFFFF00777777F7F7F7F70777777000000000FF7777FFFFFFFFFF
  104.             F777777F7F7F7F7F7777770000000000077777777FFFFF077777777777F7F707
  105.             77777777700000F7777777777FFFFF07777777777F7F7F7777777777700000F7
  106.             777777777FFFFF077777777777F7F70777777777700000F7777777777FFFFF07
  107.             777777777F7F7F7777777777700000F7777777777FFFFF777777777777F7F777
  108.             7777777770000077777777777777777777777777777777777777777777777777
  109.             7777777777777777777777777777777777777777777777777777}
  110.           NumGlyphs = 3
  111.           OnClick = FillBtnClick
  112.         end
  113.         object BrowseBtn: TSpeedButton
  114.           Left = 442
  115.           Top = 59
  116.           Width = 25
  117.           Height = 25
  118.           Glyph.Data = {
  119.             E6000000424DE6000000000000007600000028000000100000000E0000000100
  120.             0400000000007000000000000000000000001000000010000000000000000000
  121.             BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  122.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00111111111111
  123.             11111110000000000111110BBBBBBBBBB011110BBBBBBBBBB011110BBBBBBBBB
  124.             B011110BBBBBBBBBB011110BBBBBBBBBB011110BBBBBBBBBB011110BBBBBBBBB
  125.             B011110BBBBBBBBBB011110BBBBB0000001111100000BBBBB011111111110000
  126.             01111111111111111111}
  127.           OnClick = BrowseBtnClick
  128.         end
  129.         object FillPanel: TPanel
  130.           Left = 100
  131.           Top = 28
  132.           Width = 55
  133.           Height = 24
  134.           BevelOuter = bvLowered
  135.           TabOrder = 1
  136.           object FillColorBox: TNeoBookColorBox
  137.             Left = 1
  138.             Top = 1
  139.             Width = 53
  140.             Height = 22
  141.             Align = alClient
  142.             Color = clWhite
  143.             ParentColor = False
  144.             TransParent = False
  145.           end
  146.         end
  147.         object ColorBtn: TRadioButton
  148.           Left = 12
  149.           Top = 32
  150.           Width = 85
  151.           Height = 17
  152.           Caption = '&Solid Color:'
  153.           Checked = True
  154.           TabOrder = 0
  155.           TabStop = True
  156.         end
  157.         object WallpaperBtn: TRadioButton
  158.           Left = 12
  159.           Top = 64
  160.           Width = 77
  161.           Height = 17
  162.           Caption = '&Wallpaper:'
  163.           TabOrder = 2
  164.         end
  165.         object ImageFile: TEdit
  166.           Left = 100
  167.           Top = 60
  168.           Width = 339
  169.           Height = 23
  170.           TabOrder = 3
  171.           OnChange = ImageFileChange
  172.         end
  173.         object MasterPageBtn: TCheckBox
  174.           Left = 12
  175.           Top = 112
  176.           Width = 189
  177.           Height = 17
  178.           Caption = 'Show Items from &Master Page'
  179.           TabOrder = 4
  180.         end
  181.       end
  182.       object PageTitle: TEdit
  183.         Left = 70
  184.         Top = 12
  185.         Width = 418
  186.         Height = 23
  187.         MaxLength = 35
  188.         TabOrder = 0
  189.       end
  190.       object GroupBox2: TGroupBox
  191.         Left = 8
  192.         Top = 200
  193.         Width = 481
  194.         Height = 61
  195.         Caption = 'Special Effects'
  196.         TabOrder = 2
  197.         object Label1: TLabel
  198.           Left = 12
  199.           Top = 28
  200.           Width = 77
  201.           Height = 15
  202.           Alignment = taRightJustify
  203.           Caption = 'Display &Effect:'
  204.           FocusControl = EffectList
  205.         end
  206.         object Label2: TLabel
  207.           Left = 256
  208.           Top = 28
  209.           Width = 39
  210.           Height = 15
  211.           Caption = 'Spee&d:'
  212.         end
  213.         object Label9: TLabel
  214.           Left = 304
  215.           Top = 40
  216.           Width = 37
  217.           Height = 14
  218.           AutoSize = False
  219.           Caption = 'Fast'
  220.           Font.Color = clBtnText
  221.           Font.Height = -11
  222.           Font.Name = 'Arial'
  223.           Font.Style = []
  224.           ParentFont = False
  225.         end
  226.         object Label10: TLabel
  227.           Left = 426
  228.           Top = 40
  229.           Width = 39
  230.           Height = 14
  231.           Alignment = taRightJustify
  232.           AutoSize = False
  233.           Caption = 'Slow'
  234.           Font.Color = clBtnText
  235.           Font.Height = -11
  236.           Font.Name = 'Arial'
  237.           Font.Style = []
  238.           ParentFont = False
  239.         end
  240.         object EffectList: TComboBox
  241.           Left = 96
  242.           Top = 24
  243.           Width = 141
  244.           Height = 23
  245.           Style = csDropDownList
  246.           ItemHeight = 15
  247.           TabOrder = 0
  248.         end
  249.         object EffectSpeed: TTrackBar
  250.           Left = 296
  251.           Top = 15
  252.           Width = 177
  253.           Height = 25
  254.           Ctl3D = True
  255.           Orientation = trHorizontal
  256.           ParentCtl3D = False
  257.           Frequency = 1
  258.           Position = 0
  259.           SelEnd = 0
  260.           SelStart = 0
  261.           TabOrder = 1
  262.           TickMarks = tmBottomRight
  263.           TickStyle = tsNone
  264.         end
  265.       end
  266.     end
  267.     object Action: TTabSheet
  268.       Caption = 'Page Action'
  269.       object ActionMemo: TMemo
  270.         Left = 8
  271.         Top = 40
  272.         Width = 479
  273.         Height = 225
  274.         Font.Color = clWindowText
  275.         Font.Height = -12
  276.         Font.Name = 'Courier New'
  277.         Font.Style = []
  278.         ParentFont = False
  279.         ScrollBars = ssBoth
  280.         TabOrder = 0
  281.         OnChange = ActionMemoChange
  282.         OnClick = ActionMemoChange
  283.         OnDblClick = ActionMemoDblClick
  284.         OnKeyUp = ActionMemoKeyUp
  285.         OnMouseUp = ActionMemoMouseUp
  286.       end
  287.       object Panel3: TPanel
  288.         Left = 8
  289.         Top = 8
  290.         Width = 481
  291.         Height = 32
  292.         BevelOuter = bvNone
  293.         TabOrder = 1
  294.         object OpenBtn: TSpeedButton
  295.           Left = 0
  296.           Top = 4
  297.           Width = 25
  298.           Height = 25
  299.           Hint = 'Import text from a file'
  300.           Glyph.Data = {
  301.             66010000424D6601000000000000760000002800000014000000140000000100
  302.             040000000000F000000000000000000000001000000010000000000000000000
  303.             BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  304.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  305.             3333333300003330000000000333333300003330788888880333333300003330
  306.             F77777780333333300003330F77777780333333300003330F997777803333333
  307.             00003330FFFFFFF7033333330000333000000000033333330000333333333333
  308.             33333333000033300333330000000033000033300333330FFFFFF03300003330
  309.             0303330F8888F033000033300800330FFFFFF033000033380000030F8888F033
  310.             000033338000030FFFFFF033000033333300330F88F00033000033333303330F
  311.             FFF0033300003333333333000000333300003333333333333333333300003333
  312.             33333333333333330000}
  313.           OnClick = OpenBtnClick
  314.         end
  315.         object SaveBtn: TSpeedButton
  316.           Left = 26
  317.           Top = 4
  318.           Width = 25
  319.           Height = 25
  320.           Hint = 'Save text to a file'
  321.           Glyph.Data = {
  322.             66010000424D6601000000000000760000002800000014000000140000000100
  323.             040000000000F000000000000000000000001000000010000000000000000000
  324.             BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  325.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  326.             3333333300003333333300000000003300003333333307888888803300003333
  327.             33330F77777780330000333333330F77777780330000333333330F9977778033
  328.             0000333333330FFFFFFF70330000333333330000000000330000333333333333
  329.             3333333300003330000000033300333300003330FFFFFF033000033300003330
  330.             F8888F030000003300003330FFFFFF033300333300003330F8888F0333003333
  331.             00003330FFFFFF033800333300003330F88F00030008333300003330FFFF0033
  332.             0083333300003330000003333333333300003333333333333333333300003333
  333.             33333333333333330000}
  334.           OnClick = SaveBtnClick
  335.         end
  336.         object PrintBtn: TSpeedButton
  337.           Left = 52
  338.           Top = 4
  339.           Width = 25
  340.           Height = 25
  341.           Hint = 'Print text'
  342.           Glyph.Data = {
  343.             66010000424D6601000000000000760000002800000014000000140000000100
  344.             040000000000F000000000000000000000001000000010000000000000000000
  345.             BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  346.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  347.             3333333300003333333333333333333300003300033333333330003300003000
  348.             0000000000000003000030F77777777777777703000030F77777777777777703
  349.             000030F77777777777997703000030FFFFFFFFFFFFFFFF030000380088888888
  350.             88880083000033300000000000000333000033300FFFFFFFFFF0033300003333
  351.             0F00000000F03333000033330FFFFFFFFFF03333000033330F00000000F03333
  352.             000033330FFFFFFFFFF03333000033330F00FFFFFFF03333000033330FFFFFFF
  353.             FFF0333300003333000000000000333300003333333333333333333300003333
  354.             33333333333333330000}
  355.           OnClick = PrintBtnClick
  356.         end
  357.         object CutBtn: TSpeedButton
  358.           Left = 82
  359.           Top = 4
  360.           Width = 25
  361.           Height = 25
  362.           Hint = 'Cut'
  363.           Glyph.Data = {
  364.             66010000424D6601000000000000760000002800000014000000140000000100
  365.             040000000000F000000000000000000000001000000010000000000000000000
  366.             BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  367.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  368.             7777777700007770000777777000077700007780FF00777700FF087700007780
  369.             77F077770F770877000077807770777707770877000077780770077807708777
  370.             0000777780000880000877770000777777000000007777770000777777700FF0
  371.             07777777000077777778000087777777000077777780FF0F0877777700007777
  372.             780FF00FF08777770000777780FF0770FF087777000077780FF077770FF08777
  373.             00007780FF07777770FF08770000780FF0777777770FF087000070FF07777777
  374.             7770FF07000070F07777777777770F0700007007777777777777700700007777
  375.             77777777777777770000}
  376.           OnClick = CutBtnClick
  377.         end
  378.         object CopyBtn: TSpeedButton
  379.           Left = 108
  380.           Top = 4
  381.           Width = 25
  382.           Height = 25
  383.           Hint = 'Copy'
  384.           Glyph.Data = {
  385.             66010000424D6601000000000000760000002800000014000000140000000100
  386.             040000000000F000000000000000000000001000000010000000000000000000
  387.             BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  388.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  389.             77777777000077777770000000000777000077777770FFFFFFFF077700007777
  390.             7770BFBFBFBF0777000077777770F888888F0777000077777770BFBFBFBF0777
  391.             000077000000F888888F07770000770FFFF0BFBFBFBF07770000770FFFF0F888
  392.             888F07770000770F7770BFBFBFBF07770000770FFFF0FFFFFF0007770000770F
  393.             7770BFBFBF0077770000770FFFF00000000777770000770F777777F077777777
  394.             0000770FFFFFFFF0777777770000770FFFFFF000777777770000770FFFFFF007
  395.             7777777700007700000000777777777700007777777777777777777700007777
  396.             77777777777777770000}
  397.           OnClick = CopyBtnClick
  398.         end
  399.         object PasteBtn: TSpeedButton
  400.           Left = 134
  401.           Top = 4
  402.           Width = 25
  403.           Height = 25
  404.           Hint = 'Paste'
  405.           Glyph.Data = {
  406.             66010000424D6601000000000000760000002800000014000000140000000100
  407.             040000000000F000000000000000000000001000000010000000000000000000
  408.             BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  409.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  410.             33333333000033333333330000000003000033333333330F77777F0300003333
  411.             3333330F77777F03000033333333330F77777F03000030000000000F77777F03
  412.             000030FFFFFFFF0F77777F03000030FFFFFFFF0F77777F03000030FFFFFFFF0F
  413.             77777F03000030FFFFFFFF0F00000F03000030FFFFFF0FF001110033000030FF
  414.             FFF000FF01110333000030FF0F000FFF80003333000030FF0000FFFF03333333
  415.             000030FF000FFFFF03333333000030FF0000F00003333333000030FFFFFFF0F0
  416.             33333333000030FFFFFFF0033333333300003000000000333333333300003333
  417.             33333333333333330000}
  418.           OnClick = PasteBtnClick
  419.         end
  420.         object Deletebtn: TSpeedButton
  421.           Left = 160
  422.           Top = 4
  423.           Width = 25
  424.           Height = 25
  425.           Hint = 'Delete'
  426.           Glyph.Data = {
  427.             66010000424D6601000000000000760000002800000014000000140000000100
  428.             040000000000F000000000000000000000001000000010000000000000000000
  429.             BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  430.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  431.             7777777700007770000000007777777700007770F88888807777777700007770
  432.             F07070807777777700007770F07080807777777700007770F070708077777777
  433.             00007770F07080807777777700007770F07070807777777700007070F0708080
  434.             7077777700007700F07070800777777700007770F07080807777777700007770
  435.             808080807777777700008070000000007777777700000F077777777777777777
  436.             0000807077777777777777780000780707777770887777770000707080777708
  437.             7F87778700007808080777808F87877700007780808077780877777700007777
  438.             78087777777777770000}
  439.           OnClick = DeletebtnClick
  440.         end
  441.         object Label8: TLabel
  442.           Left = 300
  443.           Top = 8
  444.           Width = 129
  445.           Height = 15
  446.           Alignment = taRightJustify
  447.           Caption = 'Insert Action Command'
  448.         end
  449.         object NeoBookImage1: TNeoBookImage
  450.           Left = 432
  451.           Top = 8
  452.           Width = 16
  453.           Height = 16
  454.           AutoSize = True
  455.           Picture.Data = {<image000.bmp>}
  456.           Transparent = True
  457.         end
  458.         object InsertActionBtn: TSpeedButton
  459.           Left = 453
  460.           Top = 4
  461.           Width = 25
  462.           Height = 25
  463.           Hint = 'Select an Action Command from a list'
  464.           Glyph.Data = {
  465.             F6010000424DF601000000000000760000002800000030000000100000000100
  466.             0400000000008001000000000000000000001000000010000000000000000000
  467.             BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  468.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  469.             7777777777777777777777777777777777777777777777777777777777777777
  470.             777777777777777777777777777707777777777777777777777777777777F777
  471.             77777777777F00777777777777770777777777777770FF777777777777FFF007
  472.             77777777777F70777777777777000FF7777777777FFFFF007777777777F7F707
  473.             77777777700000FF77777777FFFFFFF0077777777F7F7F70777777770000000F
  474.             F777777FFFFFFFFF00777777F7F7F7F70777777000000000FF7777FFFFFFFFFF
  475.             F777777F7F7F7F7F7777770000000000077777777FFFFF077777777777F7F707
  476.             77777777700000F7777777777FFFFF07777777777F7F7F7777777777700000F7
  477.             777777777FFFFF077777777777F7F70777777777700000F7777777777FFFFF07
  478.             777777777F7F7F7777777777700000F7777777777FFFFF777777777777F7F777
  479.             7777777770000077777777777777777777777777777777777777777777777777
  480.             7777777777777777777777777777777777777777777777777777}
  481.           Layout = blGlyphRight
  482.           NumGlyphs = 3
  483.           OnClick = InsertActionBtnClick
  484.         end
  485.         object CursorPos: TLabel
  486.           Left = 196
  487.           Top = 8
  488.           Width = 17
  489.           Height = 15
  490.           Caption = '1/1'
  491.         end
  492.       end
  493.     end
  494.     object Palette: TTabSheet
  495.       Caption = 'Color Palette'
  496.       object Label4: TLabel
  497.         Left = 192
  498.         Top = 16
  499.         Width = 63
  500.         Height = 15
  501.         Alignment = taRightJustify
  502.         AutoSize = False
  503.         Caption = '&Red:'
  504.       end
  505.       object Label5: TLabel
  506.         Left = 192
  507.         Top = 48
  508.         Width = 63
  509.         Height = 15
  510.         Alignment = taRightJustify
  511.         AutoSize = False
  512.         Caption = '&Green:'
  513.       end
  514.       object Label6: TLabel
  515.         Left = 192
  516.         Top = 80
  517.         Width = 63
  518.         Height = 15
  519.         Alignment = taRightJustify
  520.         AutoSize = False
  521.         Caption = '&Blue:'
  522.       end
  523.       object Label7: TLabel
  524.         Left = 192
  525.         Top = 112
  526.         Width = 63
  527.         Height = 15
  528.         Alignment = taRightJustify
  529.         AutoSize = False
  530.         Caption = 'Bright&ness:'
  531.       end
  532.       object Label12: TLabel
  533.         Left = 192
  534.         Top = 155
  535.         Width = 63
  536.         Height = 15
  537.         Alignment = taRightJustify
  538.         AutoSize = False
  539.         Caption = 'Color #:'
  540.       end
  541.       object Bevel1: TBevel
  542.         Left = 12
  543.         Top = 196
  544.         Width = 473
  545.         Height = 13
  546.         Shape = bsTopLine
  547.       end
  548.       object Panel1: TPanel
  549.         Left = 12
  550.         Top = 12
  551.         Width = 169
  552.         Height = 169
  553.         TabOrder = 0
  554.         object PaintBox: TNeoBookPaintBox
  555.           Left = 4
  556.           Top = 4
  557.           Width = 161
  558.           Height = 161
  559.           Color = clWhite
  560.           ParentColor = False
  561.           OnDragDrop = PaintBoxDragDrop
  562.           OnDragOver = PaintBoxDragOver
  563.           OnMouseDown = PaintBoxMouseDown
  564.           OnPaint = PaintBoxPaint
  565.         end
  566.       end
  567.       object RedBar: TScrollBar
  568.         Left = 260
  569.         Top = 16
  570.         Width = 181
  571.         Height = 16
  572.         LargeChange = 4
  573.         Max = 255
  574.         TabOrder = 1
  575.         OnChange = RedBarChange
  576.         OnScroll = RedBarScroll
  577.       end
  578.       object GreenBar: TScrollBar
  579.         Left = 260
  580.         Top = 48
  581.         Width = 181
  582.         Height = 16
  583.         LargeChange = 4
  584.         Max = 255
  585.         TabOrder = 2
  586.         OnChange = GreenBarChange
  587.         OnScroll = RedBarScroll
  588.       end
  589.       object BlueBar: TScrollBar
  590.         Left = 260
  591.         Top = 80
  592.         Width = 181
  593.         Height = 16
  594.         LargeChange = 4
  595.         Max = 255
  596.         TabOrder = 3
  597.         OnChange = BlueBarChange
  598.         OnScroll = RedBarScroll
  599.       end
  600.       object BrightnessBar: TScrollBar
  601.         Left = 260
  602.         Top = 112
  603.         Width = 181
  604.         Height = 16
  605.         LargeChange = 4
  606.         Max = 255
  607.         TabOrder = 4
  608.         OnChange = BrightnessBarChange
  609.         OnScroll = RedBarScroll
  610.       end
  611.       object Panel2: TPanel
  612.         Left = 300
  613.         Top = 144
  614.         Width = 183
  615.         Height = 38
  616.         BevelInner = bvLowered
  617.         BorderWidth = 3
  618.         TabOrder = 5
  619.         object ColorBox: TNeoBookColorBox
  620.           Left = 5
  621.           Top = 5
  622.           Width = 173
  623.           Height = 28
  624.           Align = alClient
  625.           Color = clRed
  626.           ParentColor = False
  627.           TransParent = False
  628.         end
  629.       end
  630.       object RedIndex: TPanel
  631.         Left = 446
  632.         Top = 15
  633.         Width = 37
  634.         Height = 18
  635.         BevelOuter = bvLowered
  636.         Caption = '255'
  637.         TabOrder = 6
  638.       end
  639.       object GreenIndex: TPanel
  640.         Left = 446
  641.         Top = 47
  642.         Width = 37
  643.         Height = 18
  644.         BevelOuter = bvLowered
  645.         Caption = '255'
  646.         TabOrder = 7
  647.       end
  648.       object BlueIndex: TPanel
  649.         Left = 446
  650.         Top = 79
  651.         Width = 37
  652.         Height = 18
  653.         BevelOuter = bvLowered
  654.         Caption = '255'
  655.         TabOrder = 8
  656.       end
  657.       object BrightnessIndex: TPanel
  658.         Left = 446
  659.         Top = 111
  660.         Width = 37
  661.         Height = 18
  662.         BevelOuter = bvLowered
  663.         Caption = '255'
  664.         TabOrder = 9
  665.       end
  666.       object ColorIndex: TPanel
  667.         Left = 259
  668.         Top = 144
  669.         Width = 37
  670.         Height = 37
  671.         BevelOuter = bvLowered
  672.         Caption = '255'
  673.         TabOrder = 10
  674.       end
  675.       object ResetPaletteBtn: TBitBtn
  676.         Left = 12
  677.         Top = 212
  678.         Width = 113
  679.         Height = 28
  680.         Caption = 'Reset &Palette'
  681.         TabOrder = 11
  682.         OnClick = ResetPaletteBtnClick
  683.         Glyph.Data = {
  684.           66010000424D6601000000000000760000002800000014000000140000000100
  685.           040000000000F000000000000000000000001000000010000000000000000000
  686.           BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  687.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00111111111111
  688.           111111110000111111111111111111110000110000000000000000110000110B
  689.           B0DD0990EE0BB0110000110BB0DD0990EE0BB011000011000000000000000011
  690.           0000110EE0770AA0CC0AA0110000110EE0770AA0CC0AA0110000110000000000
  691.           000000110000110AA0BB0CC0DD0EE0110000110AA0BB0CC0DD0EE01100001100
  692.           00000000000000110000110CC0660880770990110000110CC066088077099011
  693.           0000110000000000000000110000110EE0990CC0BB0DD0110000110EE0990CC0
  694.           BB0DD01100001100000000000000001100001111111111111111111100001111
  695.           11111111111111110000}
  696.         Spacing = 2
  697.       end
  698.       object ResetColorBtn: TBitBtn
  699.         Left = 132
  700.         Top = 212
  701.         Width = 113
  702.         Height = 28
  703.         Caption = 'Re&set Color'
  704.         TabOrder = 12
  705.         OnClick = ResetColorBtnClick
  706.         Glyph.Data = {
  707.           66010000424D6601000000000000760000002800000014000000140000000100
  708.           040000000000F000000000000000000000001000000010000000000000000000
  709.           BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  710.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00111111111111
  711.           111111110000111111111111111111110000110000000000000000110000110B
  712.           B0DD0990EE0BB0110000110BB0DD0990EE0BB011000011000000000000000011
  713.           0000110EE0770AA0CC0AA0110000110E000000A0CC0AA011000011000BBBB000
  714.           000000110000110A0BBBB0C0DD0EE0110000110A0BBBB0C0DD0EE01100001100
  715.           0BBBB000000000110000110C00000080770990110000110CC066088077099011
  716.           0000110000000000000000110000110EE0990CC0BB0DD0110000110EE0990CC0
  717.           BB0DD01100001100000000000000001100001111111111111111111100001111
  718.           11111111111111110000}
  719.         Spacing = 2
  720.       end
  721.       object LoadPaletteBtn: TBitBtn
  722.         Left = 252
  723.         Top = 212
  724.         Width = 113
  725.         Height = 28
  726.         Caption = '&Load Palette'
  727.         TabOrder = 13
  728.         OnClick = LoadPaletteBtnClick
  729.         Glyph.Data = {
  730.           66010000424D6601000000000000760000002800000014000000140000000100
  731.           040000000000F000000000000000000000001000000010000000000000000000
  732.           BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  733.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  734.           3333333300003330000000000333333300003330788888880333333300003330
  735.           F77777780333333300003330F77777780333333300003330F997777803333333
  736.           00003330FFFFFFF7033333330000333000000000033333330000333333333333
  737.           33333333000033300333330000000033000033300333330FFFFFF03300003330
  738.           0303330F8888F033000033300800330FFFFFF033000033380000030F8888F033
  739.           000033338000030FFFFFF033000033333300330F88F00033000033333303330F
  740.           FFF0033300003333333333000000333300003333333333333333333300003333
  741.           33333333333333330000}
  742.         Spacing = 2
  743.       end
  744.       object SavePaletteBtn: TBitBtn
  745.         Left = 372
  746.         Top = 212
  747.         Width = 113
  748.         Height = 28
  749.         Caption = '&Save Palette'
  750.         TabOrder = 14
  751.         OnClick = SavePaletteBtnClick
  752.         Glyph.Data = {
  753.           66010000424D6601000000000000760000002800000014000000140000000100
  754.           040000000000F000000000000000000000001000000010000000000000000000
  755.           BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  756.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  757.           3333333300003333333300000000003300003333333307888888803300003333
  758.           33330F77777780330000333333330F77777780330000333333330F9977778033
  759.           0000333333330FFFFFFF70330000333333330000000000330000333333333333
  760.           3333333300003330000000033300333300003330FFFFFF033000033300003330
  761.           F8888F030000003300003330FFFFFF033300333300003330F8888F0333003333
  762.           00003330FFFFFF033800333300003330F88F00030008333300003330FFFF0033
  763.           0083333300003330000003333333333300003333333333333333333300003333
  764.           33333333333333330000}
  765.         Spacing = 2
  766.       end
  767.     end
  768.   end
  769.   object CopyToAllBtn: TCheckBox
  770.     Left = 8
  771.     Top = 326
  772.     Width = 129
  773.     Height = 17
  774.     Caption = '&Copy to All Pages...'
  775.     TabOrder = 1
  776.   end
  777.   object HelpBtn: TBitBtn
  778.     Left = 432
  779.     Top = 320
  780.     Width = 81
  781.     Height = 28
  782.     Caption = '&Help'
  783.     TabOrder = 4
  784.     OnClick = HelpBtnClick
  785.     Glyph.Data = {
  786.       76010000424D760100000000000076000000280000001B000000100000000100
  787.       0400000000000001000000000000000000001000000010000000000000000000
  788.       BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  789.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  790.       3300003333333330000033333333333300BFBF00333333300000333333333330
  791.       FBF00BFB03333330000033333333330FBFBFBFBFB0333330000033333333300B
  792.       FBFBFBFBF003333000003333333000BFBFB00FBFBF00033000003333330BF0FB
  793.       FB0BF0FBFB0BF03000003CC330BF80BF000FBF00BF08BF0000003CC330FBF0F0
  794.       FF00F0FF0B0BFB000000333330BF00B0F00FB0F00F00BF0000003CC3330030F0
  795.       000BF0000B03003000003CCC3333300F00BFBF00B00333300000333CC333330B
  796.       FBF00BFBF03333300000CC3CC3333330BFBF0FBF033333300000CCCCC3333333
  797.       00FBFB003333333000003CCC3333333333000033333333300000}
  798.   end
  799.   object Timer: TTimer
  800.     Interval = 500
  801.     OnTimer = TimerTimer
  802.     Left = 156
  803.     Top = 314
  804.   end
  805. end
  806.